[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
MAX()

    MAX() returns the larger value of two numeric or date expressions.

Syntax

    MAX(<exp N1>,<exp N2>)

Usage

    Both arguments must be of the same type.

    The MAX() function compares two numeric expressions and returns the
    largest of the two.

See Also: MIN()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson